func crypto/ecdsa.verifyLegacy
2 uses
crypto/ecdsa (current package)
ecdsa.go#L348: return verifyLegacy(pub, hash, sig)
ecdsa_legacy.go#L155: func verifyLegacy(pub *PublicKey, hash []byte, sig []byte) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)